docs(cloud-security): add cis-m365 to the shipped framework list - #331
Merged
Conversation
The CIS Microsoft 365 Foundations Benchmark is being added to the compliance framework set, and this page carries both a COUNT and an exhaustive list — then points at `GET /compliance/frameworks` as the source of truth, which is what makes a stale list read as authoritative rather than as an omission. Also states what the framework covers, because listing it without that over-promises: it is graded off the Microsoft Entra directory, so the admin centers that are not collected report NOT_ASSESSED rather than PASS, and each control's description carries its own reason. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G8MaumkdjpNKcNUw3mJNtR
lcbill
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What was asked
A customer asked for the CIS Microsoft 365 Foundations Benchmark under Cloud Security → Compliance → Framework. It is being added to the shipped framework set; this page's list needs to match.
What was done
docs/cloud-security/compliance.mdcarries both a count ("Ten frameworks ship today") and an exhaustive list, and the same paragraph then points atlimacharlie cloudsec compliance frameworks/GET /compliance/frameworksas the source of truth. That combination is what makes a stale list read as authoritative rather than as a simple omission — a reader checks the prose, sees a closed set, and does not run the command.cis-m365added to the list;NOT_ASSESSEDfor the admin centers that are not collected (Defender, Purview, Exchange, SharePoint, Teams), with each control's description carrying its own reason. Noted that it applies to a tenant connected as anentraprovider or as the Entra half of anazureone.Testing
Prose only — no code, no build. The claims about coverage and applicability match the shipping catalog's control set and its per-control descriptions.
Note
Land this with the backend change that adds the framework, not before — until then the list would name an id
GET /compliance/frameworksdoes not return.🤖 Generated with Claude Code
https://claude.ai/code/session_01G8MaumkdjpNKcNUw3mJNtR